home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Kodeki / HDTV pump 1.0.7 / hdtvpump-setup-1.0.7.exe / hdtvpump.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-08-01  |  2.4 KB  |  102 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  4.  
  5. [DefaultInstall]
  6. CheckAdminRights=1
  7. RequiredEngine=setupapi
  8. CustomDestination=CustomDestinationSection
  9. CopyFiles=pump.copy,inf.copy
  10. RegisterOCXs=reg.dlls
  11. AddReg=HDTVPumpUninstKey
  12.  
  13. [DefaultUnInstall]
  14. CheckAdminRights=1
  15. RequiredEngine=setupapi
  16. BeginPrompt=BeginPromptSection
  17. CustomDestination=CustomDestinationSection
  18. UnRegisterOCXs=reg.dlls
  19. Delfiles=pump.copy,inf.copy
  20. Delreg=HDTVPumpcleanup
  21. DelDirs=Deldirs
  22.  
  23. [CustomDestinationSection]
  24. 49000,49001,49002 = ProgramFilesDir,5
  25. 49200,49201,49202 = PumpDir,5
  26.  
  27.  
  28.  
  29. [DelDirs]
  30. "%49200%\%Pumpname%"
  31. "%49200%"
  32.  
  33.  
  34.  
  35. [DestinationDirs]
  36. pump.copy = 49200,%Pumpname%
  37. inf.copy = 17
  38.  
  39. [ProgramFilesDir]
  40. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  41.  
  42. [PumpDir]
  43. HKLM,"%PUMP_KEY%","Installation Directory","","%49000%\%PUMP_FOLDER%"
  44.  
  45. [BeginPromptSection]
  46. Prompt="Are you sure you want to remove the HDTVPump filter and Windows Media Player Plug-in?"
  47. ButtonType=YESNO 
  48. Title="HDTVPump - Windows Media Player Plugin"
  49.  
  50. [HDTVPumpUninstKey] 
  51.  
  52. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HDTVPump", "UninstallString",, "RunDll32 advpack.dll,LaunchINFSection %17%\hdtvpump.inf,DefaultUninstall"
  53. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HDTVPump", "DisplayName",, "%PumpString%"
  54. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HDTVPump", "DisplayIcon",, "%49201%\wmplayer.exe"
  55.  
  56.  
  57. [HDTVPumpcleanup]
  58. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\HDTVPump
  59.  
  60. [SourceDisksNames]
  61. 3786 = "Visualization Install",,0
  62.  
  63. [SourceDisksFiles]
  64. HDTVPump.ax = 3786
  65. HDTVPumpPlugin.dll = 3786
  66. hdtvpump.inf = 3786
  67. HDTVPump.chm = 3786
  68. HDTVDump.ax = 3786
  69. msvcr71.dll = 3786
  70. readme.txt = 3786
  71. ;eula.txt = 3786
  72.  
  73. [Pump.copy]
  74. HDTVPump.ax,,,97
  75. HDTVPumpPlugin.dll
  76. HDTVPump.chm
  77. HDTVDump.ax
  78. msvcr71.dll
  79. readme.txt
  80.  
  81. [inf.copy]
  82. hdtvpump.inf
  83.  
  84. [reg.dlls]
  85. "%49200%\%pumpname%\HDTVPump.ax"
  86. "%49200%\%pumpname%\HDTVDump.ax"
  87. "%49200%\%pumpname%\HDTVPumpPlugin.dll"
  88.  
  89. [Strings]
  90. LANGUAGE="EN"
  91.  
  92. PROGRAMFILES = "Program Files"
  93. PUMP_Folder = "DVBPortal"
  94. PUMP_KEY = "SOFTWARE\DVBPortal\HDTVPump"
  95. Pumpname = "HDTVPump"
  96. PumpString = "DVBPortal HDTVPump Filter and Plugin"
  97.  
  98. ;;;;;;;--------------------------------------------
  99. ;-- Only localize strings below this line
  100. ;;;;;;--------------------------------------------
  101.  
  102.